This command will return the name of the current display card being used by the system.
Return String=CURRENT GRAPHICS CARD$()
The name of the display card in a string
cls set display mode 800,600,32 wait 1000*8 print "current display card name "+current graphics card$() do loop end
DISPLAY Commands Menu Index